home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 141
/
(Vol 141) Oct 17 2011.iso
/
Games
/
defcon-minus.swf
/
scripts
/
frame_8
/
PlaceObject2_217_21
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-10-17
|
152 b
|
8 lines
onClipEvent(enterFrame){
_visible = _root.gamePaused;
if(_root.gamePaused)
{
this.swapDepths(_root.getNextHighestDepth());
}
}